Storm-static

Benchmark
Model:zenotravel v.1 (MDP)
Parameter(s)c = 4, p = 2, a = 2
Property:goal (prob-reach)
Invocation (default)
~/storm/build/bin/storm --jani zenotravel.4-2-2.jani --janiproperty goal --exact floats --general:precision 1e-20  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:24.51815176010132s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Thu Apr 30 14:43:54 2020
Command line arguments: --jani zenotravel.4-2-2.jani --janiproperty goal --exact floats '--general:precision' 1e-20 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.027s.

Time for model construction: 23.885s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	459900
Transitions: 	3818556
Choices: 	2976444
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * ((var7 = 1) & (var6 = 2)) -> 2124 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "goal": Pmax=? [F ((var7 = 1) & (var6 = 2))] ...
Result (for initial states): 1
Time for model checking: 0.567s.